GrapeCity.CalcEngine.Functions Namespace > CalcSumSqFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 1 - 255 items: number1, [number2], [number3], ..
Number1, number2, ... are 1 to 255 arguments for which you want the sum of the squares. .
'Usage Dim instance As CalcSumSqFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 1 - 255 items: number1, [number2], [number3], ..
Number1, number2, ... are 1 to 255 arguments for which you want the sum of the squares. .
Target Platforms: Windows Server 2012, Windows RT